fontFilesInUse
Type
property
Summary
Reports the files that have been loaded into memory by the start using font command.
Syntax
get the fontFilesInUse
Description
Use the fontFilesInUse property to find out which font files are currently in loaded into memory.
Load font files into memory with the start using font command; remove them with the stop using font command.
Examples
if theFontFile is not among the lines \
of the fontFilesInUse then start using font file theFontFile
Related
command: stop using font, start using font
function: fontNames
keyword: line
Compatibility and Support
Introduced
LiveCode 6.5
OS
mac
windows
Platforms
desktop